This function retrieves the origin code.
Result = EOS_GD_ORIGININFO(gridID, origincode)
Returns 0 if successful, and –1 otherwise. A return value of –1 could signify an improper grid id or entry code.
Grid id (long) returned by EOS_GD_CREATE or EOS_GD_ATTACH.
A named variable that will contain the origin code (long). See EOS_GD_DEFORIGIN for a list of origin codes and their meanings.
None
5.2 |
Introduced |